Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-624

Running derbynetclientmats and derbynetmats requires accessDeclaredMembers permission to be granted with sane=true

    XMLWordPrintableJSON

Details

    Description

      About 17 tests fail if this permission is not granted. Permission should not be required to run Derby in embedded or network server mode.

      permission java.lang.RuntimePermission "accessDeclaredMembers";

      In some (all?) cases it is because getDeclaredConstrunctor or getDeclaredMethod is called when the getPublic versions would suffice.

      Attachments

        Issue Links

          Activity

            People

              djd Daniel John Debrunner
              djd Daniel John Debrunner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: